Auto merge of #3162 - alexcrichton:ugh-mspdbsrv, r=brson
authorbors <bors@rust-lang.org>
Thu, 6 Oct 2016 05:47:07 +0000 (22:47 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Oct 2016 05:47:07 +0000 (22:47 -0700)
Leak mspdbsrv.exe processes on Windows

Instead of having our job object tear them down, instead leak them intentionally
if everything succeeded.

Closes #3161

1  2 
Cargo.lock

diff --cc Cargo.lock
Simple merge